Searched refs:ossl_gcm_aad_update (Results 1 – 8 of 8) sorted by relevance
/openssl-master/providers/implementations/ciphers/ |
A D | cipher_aria_gcm_hw.c | 29 ossl_gcm_aad_update,
|
A D | cipher_sm4_gcm_hw.c | 34 ossl_gcm_aad_update,
|
A D | cipher_aes_gcm_hw_aesni.inc | 28 ossl_gcm_aad_update,
|
A D | ciphercommon_gcm_hw.c | 20 int ossl_gcm_aad_update(PROV_GCM_CTX *ctx, const unsigned char *aad, in ossl_gcm_aad_update() function
|
A D | cipher_aes_gcm_hw_t4.inc | 44 ossl_gcm_aad_update,
|
A D | cipher_aes_gcm_hw.c | 130 ossl_gcm_aad_update,
|
A D | cipher_aes_gcm_hw_armv8.inc | 74 ossl_gcm_aad_update,
|
/openssl-master/providers/implementations/include/prov/ |
A D | ciphercommon_gcm.h | 115 int ossl_gcm_aad_update(PROV_GCM_CTX *ctx, const unsigned char *aad,
|
Completed in 9 milliseconds