Home
last modified time | relevance | path

Searched defs:mdlen (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/eap_common/
Deap_pwd_common.c51 size_t resultbytelen, len = 0, mdlen; in eap_pwd_kdf() local
/hostap-latest/src/crypto/
Dcrypto_openssl.c1446 size_t mdlen; in crypto_hash_finish() local
1523 unsigned int mdlen) in openssl_hmac_vector()
1659 unsigned int mdlen) in openssl_hmac_vector()
4758 unsigned int mdlen = kem ? ctx->kem_n_h : ctx->n_h; in hpke_labeled_extract() local
4855 size_t mdlen; in hpke_labeled_expand() local
4858 unsigned int mdlen; in hpke_labeled_expand() local
Dcrypto_wolfssl.c377 unsigned int mdlen) in wolfssl_hmac_vector()