Searched defs:public_rsa (Results 1 – 1 of 1) sorted by relevance
122 static EVP_PKEY *wrap_rsa(const char *key_id, const RSA *public_rsa) in wrap_rsa()237 const RSA *public_rsa = EVP_PKEY_get0_RSA(pub_key); in GET_EVP_PKEY() local