Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Daes-ccm.c28 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
84 static void aes_ccm_encr_start(size_t L, const u8 *nonce, u8 *a) in aes_ccm_encr_start()
92 static void aes_ccm_encr(void *aes, size_t L, const u8 *in, size_t len, u8 *out, in aes_ccm_encr()
152 const size_t L = 2; in aes_ccm_ae() local
182 const size_t L = 2; in aes_ccm_ad() local
/hostap-latest/src/eap_common/
Deap_pwd_common.c50 u16 i, ctr, L; in eap_pwd_kdf() local
/hostap-latest/src/common/
Ddpp_crypto.c1059 struct crypto_ec_point *L = NULL, *BI = NULL; in dpp_auth_derive_l_responder() local
1103 struct crypto_ec_point *L = NULL, *sum = NULL, *BR = NULL, *PR = NULL; in dpp_auth_derive_l_initiator() local