]> git.ipfire.org Git - thirdparty/hostap.git/commit
Share a single buf_shift_right() implementation
authorJouni Malinen <jouni@codeaurora.org>
Thu, 25 Apr 2019 16:29:39 +0000 (19:29 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 25 Apr 2019 20:49:43 +0000 (23:49 +0300)
commitff229da3095917fe1d152ca256c83366b0f3ee1d
tree364adae39037017d574138acc6c9917de71512d6
parent1e237903f5b5d3117342daf006c5878cdb45e3d3
Share a single buf_shift_right() implementation

Move the identical function used by both SAE and EAP-pwd to
src/utils/common.c to avoid duplicated implementation.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/sae.c
src/eap_common/eap_pwd_common.c
src/utils/common.c
src/utils/common.h