Home
last modified time | relevance | path

Searched refs:adat (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aria_hw.c17 PROV_ARIA_CTX *adat = (PROV_ARIA_CTX *)dat; in cipher_hw_aria_initkey() local
18 ARIA_KEY *ks = &adat->ks.ks; in cipher_hw_aria_initkey()
H A Dcipher_camellia_hw.c24 PROV_CAMELLIA_CTX *adat = (PROV_CAMELLIA_CTX *)dat; in cipher_hw_camellia_initkey() local
25 CAMELLIA_KEY *ks = &adat->ks.ks; in cipher_hw_camellia_initkey()
H A Dcipher_aes_hw.c23 PROV_AES_CTX *adat = (PROV_AES_CTX *)dat; in cipher_hw_aes_initkey() local
24 AES_KEY *ks = &adat->ks.ks; in cipher_hw_aes_initkey()
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aria_hw.c17 PROV_ARIA_CTX *adat = (PROV_ARIA_CTX *)dat; in cipher_hw_aria_initkey() local
18 ARIA_KEY *ks = &adat->ks.ks; in cipher_hw_aria_initkey()
H A Dcipher_camellia_hw.c24 PROV_CAMELLIA_CTX *adat = (PROV_CAMELLIA_CTX *)dat; in cipher_hw_camellia_initkey() local
25 CAMELLIA_KEY *ks = &adat->ks.ks; in cipher_hw_camellia_initkey()
H A Dcipher_aes_hw.c23 PROV_AES_CTX *adat = (PROV_AES_CTX *)dat; in cipher_hw_aes_initkey() local
24 AES_KEY *ks = &adat->ks.ks; in cipher_hw_aes_initkey()

Completed in 2 milliseconds