Home
last modified time | relevance | path

Searched refs:cruft (Results 1 – 24 of 24) sorted by relevance

/external/wpa_supplicant_8/src/eap_server/
Deap_server_pwd.c310 u8 conf[SHA256_MAC_LEN], *cruft = NULL, *ptr; in eap_pwd_build_confirm_req() local
323 if (((cruft = os_malloc(BN_num_bytes(data->grp->prime))) == NULL) || in eap_pwd_build_confirm_req()
344 os_memset(cruft, 0, BN_num_bytes(data->grp->prime)); in eap_pwd_build_confirm_req()
346 BN_bn2bin(data->k, cruft + offset); in eap_pwd_build_confirm_req()
347 eap_pwd_h_update(hash, cruft, BN_num_bytes(data->grp->prime)); in eap_pwd_build_confirm_req()
358 os_memset(cruft, 0, BN_num_bytes(data->grp->prime)); in eap_pwd_build_confirm_req()
360 BN_bn2bin(x, cruft + offset); in eap_pwd_build_confirm_req()
361 eap_pwd_h_update(hash, cruft, BN_num_bytes(data->grp->prime)); in eap_pwd_build_confirm_req()
362 os_memset(cruft, 0, BN_num_bytes(data->grp->prime)); in eap_pwd_build_confirm_req()
364 BN_bn2bin(y, cruft + offset); in eap_pwd_build_confirm_req()
[all …]
/external/wpa_supplicant_8/src/eap_peer/
Deap_pwd.c578 u8 conf[SHA256_MAC_LEN], *cruft = NULL, *ptr; in eap_pwd_perform_confirm_exchange() local
606 if (((cruft = os_malloc(BN_num_bytes(data->grp->prime))) == NULL) || in eap_pwd_perform_confirm_exchange()
625 os_memset(cruft, 0, BN_num_bytes(data->grp->prime)); in eap_pwd_perform_confirm_exchange()
627 BN_bn2bin(data->k, cruft + offset); in eap_pwd_perform_confirm_exchange()
628 eap_pwd_h_update(hash, cruft, BN_num_bytes(data->grp->prime)); in eap_pwd_perform_confirm_exchange()
638 os_memset(cruft, 0, BN_num_bytes(data->grp->prime)); in eap_pwd_perform_confirm_exchange()
640 BN_bn2bin(x, cruft + offset); in eap_pwd_perform_confirm_exchange()
641 eap_pwd_h_update(hash, cruft, BN_num_bytes(data->grp->prime)); in eap_pwd_perform_confirm_exchange()
642 os_memset(cruft, 0, BN_num_bytes(data->grp->prime)); in eap_pwd_perform_confirm_exchange()
644 BN_bn2bin(y, cruft + offset); in eap_pwd_perform_confirm_exchange()
[all …]
/external/wpa_supplicant_8/src/eap_common/
Deap_pwd_common.c313 u8 mk[SHA256_MAC_LEN], *cruft; in compute_keys() local
317 if ((cruft = os_malloc(BN_num_bytes(grp->prime))) == NULL) in compute_keys()
327 os_free(cruft); in compute_keys()
332 os_memset(cruft, 0, BN_num_bytes(grp->prime)); in compute_keys()
333 BN_bn2bin(peer_scalar, cruft + offset); in compute_keys()
334 eap_pwd_h_update(hash, cruft, BN_num_bytes(grp->order)); in compute_keys()
336 os_memset(cruft, 0, BN_num_bytes(grp->prime)); in compute_keys()
337 BN_bn2bin(server_scalar, cruft + offset); in compute_keys()
338 eap_pwd_h_update(hash, cruft, BN_num_bytes(grp->order)); in compute_keys()
344 os_free(cruft); in compute_keys()
[all …]
/external/llvm/test/Transforms/IndVarSimplify/
Dlftr-address-space-pointers.ll24 ; cruft to make the IV useful
56 ; cruft to make the IV useful
Dlftr-reuse.ll27 ; cruft to make the IV useful
/external/tagsoup/
DTODO13 Allow inline cruft in table bodies and rows
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Dlftr-reuse.ll27 ; cruft to make the IV useful
/external/icu/icu4c/source/data/brkitr/rules/
Dline_loose.txt536 # the second with an even number. Stripping away the cruft they look like
Dline_fi.txt535 # the second with an even number. Stripping away the cruft they look like
Dline_normal_cj.txt535 # the second with an even number. Stripping away the cruft they look like
Dline.txt523 # the second with an even number. Stripping away the cruft they look like
Dline_normal_fi.txt533 # the second with an even number. Stripping away the cruft they look like
Dline_normal.txt527 # the second with an even number. Stripping away the cruft they look like
Dline_loose_fi.txt539 # the second with an even number. Stripping away the cruft they look like
Dline_loose_cj.txt557 # the second with an even number. Stripping away the cruft they look like
/external/syslinux/doc/
DCodingStyle.txt778 Chapter 18: Editor modelines and other cruft
/external/tcpdump/
DCHANGES258 Cleanup unused files and various cruft
/external/libmtp/
DChangeLog1626 * src/libusb-glue.c: Remove old uni-device cruft code
1627 * src/libusb-glue.h: Remove old uni-device cruft code
/external/icu/icu4c/source/test/testdata/
Dregextst.txt198 "abc( +( inner(X?) +) xyz)" "leading cruft <0>abc<1> <2> inner<3></3> </2> xyz</1></0>
/external/syslinux/com32/lib/libpng/
DCHANGES2419 Removed some editing cruft from scripts/libpng.pc.in and some makefiles.
2473 Removed some editing cruft from pngset.c and pngwutil.c.
/external/strace/
DChangeLog-CVS1672 * linux/mips/Makefile.in: File removed, unused cruft.
3634 * defs.h [POWERPC] (UESP, EIP, EAX, ORIG_EAX): Remove this cruft.
3770 * Makefile.am [LINUX && X86_64]: Remove cruft.
/external/libjpeg-turbo/
Dlibjpeg.txt21 inherent limitations, and it had accumulated a lot of cruft as we added
/external/curl/
DCHANGES.087 old cruft.
4084 cruft, code and extra magic needed - when this very small change of type
/external/libxml2/
DChangeLog7248 side effect of removing a lot of hazardous cruft added to try