Home
last modified time | relevance | path

Searched refs:NID_aes_256_gcm (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c799 out->nid = NID_aes_256_gcm; in DEFINE_LOCAL_DATA()
1083 out->nid = NID_aes_256_gcm; in DEFINE_LOCAL_DATA()
/external/boringssl/src/crypto/obj/
Dobj_dat.h3356 {"id-aes256-GCM", "aes-256-gcm", NID_aes_256_gcm, 9, &kObjectData[5876], 0},
/external/boringssl/src/include/openssl/
Dnid.h3991 #define NID_aes_256_gcm 901 macro