Searched refs:sha384 (Results 1 – 9 of 9) sorted by relevance
28 struct sha384_state sha384; member67 sha384_init(&ctx->u.sha384); in crypto_hash_init()165 sha384_process(&ctx->u.sha384, data, len); in crypto_hash_update()230 sha384_done(&ctx->u.sha384, mac); in crypto_hash_finish()
35 "src/crypto/sha384-tlsprf.c"38 "src/crypto/sha384-prf.c"162 "src/crypto/sha384-internal.c"
460 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-tlsprf.c"463 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-prf.c"585 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-internal.c"
418 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-tlsprf.c"421 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-prf.c"543 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-internal.c"
421 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-tlsprf.c"424 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-prf.c"545 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-internal.c"
473 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-tlsprf.c"476 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-prf.c"598 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-internal.c"
426 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-tlsprf.c"429 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-prf.c"551 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-internal.c"
490 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-tlsprf.c"493 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-prf.c"616 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/crypto/sha384-internal.c"
992 digest = hashlib.sha384()