Searched refs:EVP_CIPHER_nid (Results 1 – 9 of 9) sorted by relevance
291 objstr = OBJ_nid2sn(EVP_CIPHER_nid(enc)); in PEM_X509_INFO_write_bio()320 objstr = OBJ_nid2sn(EVP_CIPHER_nid(xi->enc_cipher.cipher)); in PEM_X509_INFO_write_bio()
284 objstr = OBJ_nid2sn(EVP_CIPHER_nid(enc)); in PEM_ASN1_write_bio()
164 int cipher_nid = EVP_CIPHER_nid(cipher); in PKCS5_pbe2_encrypt_init()
302 OPENSSL_EXPORT int EVP_CIPHER_nid(const EVP_CIPHER *cipher);
575 int EVP_CIPHER_nid(const EVP_CIPHER *cipher) { return cipher->nid; } in EVP_CIPHER_nid() function
962 EVP_CIPHER_nid
2514 '#define EVP_CIPHER_nid GRPC_SHADOW_EVP_CIPHER_nid',
1260 switch(EVP_CIPHER_nid(e)){ in evp_crypt()
990 #define EVP_CIPHER_nid GRPC_SHADOW_EVP_CIPHER_nid macro