Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm.c25 PROV_AES_GCM_CTX *ctx; in aes_gcm_newctx()
39 PROV_AES_GCM_CTX *ctx = provctx; in aes_gcm_dupctx()
40 PROV_AES_GCM_CTX *dctx = NULL; in aes_gcm_dupctx()
55 PROV_AES_GCM_CTX *ctx = (PROV_AES_GCM_CTX *)vctx; in aes_gcm_freectx()
H A Dcipher_aes_gcm_hw.c23 PROV_AES_GCM_CTX *actx = (PROV_AES_GCM_CTX *)ctx; in aes_gcm_initkey()
H A Dcipher_aes_gcm.h43 } PROV_AES_GCM_CTX; typedef
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm.c25 PROV_AES_GCM_CTX *ctx; in aes_gcm_newctx()
40 PROV_AES_GCM_CTX *ctx = (PROV_AES_GCM_CTX *)vctx; in aes_gcm_freectx()
H A Dcipher_aes_gcm_hw.c23 PROV_AES_GCM_CTX *actx = (PROV_AES_GCM_CTX *)ctx; in aes_gcm_initkey()
H A Dcipher_aes_gcm.h43 } PROV_AES_GCM_CTX; typedef

Completed in 2 milliseconds