Searched defs:cipher_nid (Results 1 – 5 of 5) sorted by relevance
27 int cipher_nid; member104 int ret = 0, cipher_nid, md_nid; in EVP_PBE_CipherInit_ex() local199 int EVP_PBE_alg_add_type(int pbe_type, int pbe_nid, int cipher_nid, in EVP_PBE_alg_add_type()235 int cipher_nid, md_nid; in EVP_PBE_alg_add() local
1399 int cipher_nid = 0, md_nid = 0; in test_evp_pbe_alg_add() local
2190 int cipher_nid = SSL_CIPHER_get_cipher_nid(c); in ssl_cipher_get_overhead() local
3414 int cipher_nid = ossl_gost18_cke_cipher_nid(s); in tls_construct_cke_gost18() local
3315 int cipher_nid = ossl_gost18_cke_cipher_nid(s); in tls_process_cke_gost18() local
Completed in 52 milliseconds