Searched refs:alg_nid (Results 1 – 2 of 2) sorted by relevance
45 int alg_nid, keylen; variable50 alg_nid = EVP_CIPHER_type(cipher);51 if (alg_nid == NID_undef) {62 scheme->algorithm = OBJ_nid2obj(alg_nid);99 if (alg_nid == NID_rc2_cbc)
45 int alg_nid; in PKCS5_pbe2_set_scrypt() local62 alg_nid = EVP_CIPHER_type(cipher); in PKCS5_pbe2_set_scrypt()63 if (alg_nid == NID_undef) { in PKCS5_pbe2_set_scrypt()76 scheme->algorithm = OBJ_nid2obj(alg_nid); in PKCS5_pbe2_set_scrypt()106 if (alg_nid == NID_rc2_cbc) in PKCS5_pbe2_set_scrypt()