Home
last modified time | relevance | path

Searched defs:EVP_CIPHER_nid (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/cipher/
Dcipher.c575 int EVP_CIPHER_nid(const EVP_CIPHER *cipher) { return cipher->nid; } in EVP_CIPHER_nid() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h990 #define EVP_CIPHER_nid GRPC_SHADOW_EVP_CIPHER_nid macro