OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sha256_prf
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/crypto/
sha256.c
110
*
sha256_prf
- SHA256-based Pseudo-Random Function (IEEE 802.11r, 8.5.1.5.2)
122
void
sha256_prf
(const u8 *key, size_t key_len, const char *label,
function
/external/wpa_supplicant/
sha256.c
110
*
sha256_prf
- SHA256-based Pseudo-Random Function (IEEE 802.11r, 8.5A.3)
122
void
sha256_prf
(const u8 *key, size_t key_len, const char *label,
function
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
sha256.c
110
*
sha256_prf
- SHA256-based Pseudo-Random Function (IEEE 802.11r, 8.5.1.5.2)
122
void
sha256_prf
(const u8 *key, size_t key_len, const char *label,
function
Completed in 39 milliseconds