Home
last modified time | relevance | path

Searched refs:ossl_rsa_set0_libctx (Results 1 – 5 of 5) sorted by relevance

/openssl/include/crypto/
H A Drsa.h63 void ossl_rsa_set0_libctx(RSA *r, OSSL_LIB_CTX *libctx);
/openssl/providers/implementations/encode_decode/
H A Ddecode_pvk2key.c244 ossl_rsa_set0_libctx(key, PROV_LIBCTX_OF(ctx->provctx)); in rsa_adjust()
H A Ddecode_msblob2key.c250 ossl_rsa_set0_libctx(key, PROV_LIBCTX_OF(ctx->provctx)); in rsa_adjust()
H A Ddecode_der2key.c587 ossl_rsa_set0_libctx(key, PROV_LIBCTX_OF(ctx->provctx)); in rsa_adjust()
/openssl/crypto/rsa/
H A Drsa_lib.c206 void ossl_rsa_set0_libctx(RSA *r, OSSL_LIB_CTX *libctx) in ossl_rsa_set0_libctx() function

Completed in 15 milliseconds