Home
last modified time | relevance | path

Searched defs:Ai (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/sha/
H A Dkeccak1600.c985 static uint64_t BitInterleave(uint64_t Ai) in BitInterleave() argument
1021 static uint64_t BitDeinterleave(uint64_t Ai) in BitDeinterleave() argument
1077 uint64_t Ai = (uint64_t)inp[0] | (uint64_t)inp[1] << 8 | SHA3_absorb() local
1105 uint64_t Ai = BitDeinterleave(A_flat[i]); SHA3_squeeze() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_blind.c18 BIGNUM *Ai; member
30 BN_BLINDING *BN_BLINDING_new(const BIGNUM *A, const BIGNUM *Ai, BIGNUM *mod) in BN_BLINDING_new() argument
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_blind.c18 BIGNUM *Ai; member
30 BN_BLINDING *BN_BLINDING_new(const BIGNUM *A, const BIGNUM *Ai, BIGNUM *mod) in BN_BLINDING_new() argument
[all...]
/third_party/openssl/crypto/sha/
H A Dkeccak1600.c985 static uint64_t BitInterleave(uint64_t Ai) in BitInterleave() argument
1021 static uint64_t BitDeinterleave(uint64_t Ai) in BitDeinterleave() argument
1077 uint64_t Ai = (uint64_t)inp[0] | (uint64_t)inp[1] << 8 | SHA3_absorb() local
1105 uint64_t Ai = BitDeinterleave(A_flat[i]); SHA3_squeeze() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c294 unsigned char Ai[EVP_MAX_MD_SIZE]; in tls1_prf_P_hash() local
[all...]
H A Dpkcs12kdf.c53 unsigned char *B = NULL, *D = NULL, *I = NULL, *p = NULL, *Ai = NULL; in pkcs12kdf_derive() local
/third_party/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c294 unsigned char Ai[EVP_MAX_MD_SIZE]; in tls1_prf_P_hash() local
[all...]
H A Dpkcs12kdf.c53 unsigned char *B = NULL, *D = NULL, *I = NULL, *p = NULL, *Ai = NULL; in pkcs12kdf_derive() local
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c4538 ge_cached Ai[8]; /* A,3A,5A,7A,9A,11A,13A,15A */ in ge_double_scalarmult_vartime() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c4548 ge_cached Ai[8]; /* A,3A,5A,7A,9A,11A,13A,15A */ in ge_double_scalarmult_vartime() local
[all...]
/third_party/openssl/crypto/ec/
H A Dcurve25519.c4548 ge_cached Ai[8]; /* A,3A,5A,7A,9A,11A,13A,15A */ in ge_double_scalarmult_vartime() local
[all...]

Completed in 28 milliseconds