Home
last modified time | relevance | path

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

/openssl/crypto/rsa/
H A Drsa_pk1.c279 static int ossl_rsa_prf(OSSL_LIB_CTX *ctx, in ossl_rsa_prf() function
432 if (ossl_rsa_prf(ctx, synthetic, flen, "message", 7, kdk, flen * 8) < 0) in ossl_rsa_padding_check_PKCS1_type_2()
436 if (ossl_rsa_prf(ctx, candidate_lengths, sizeof(candidate_lengths), in ossl_rsa_padding_check_PKCS1_type_2()

Completed in 6 milliseconds