Searched refs:crypto_public_key_decrypt_pkcs1 (Results 1 – 5 of 5) sorted by relevance
102 int crypto_public_key_decrypt_pkcs1(struct crypto_public_key *key, in crypto_public_key_decrypt_pkcs1() function
386 int __must_check crypto_public_key_decrypt_pkcs1(
611 int crypto_public_key_decrypt_pkcs1(struct crypto_public_key *key, in crypto_public_key_decrypt_pkcs1() function
944 if (crypto_public_key_decrypt_pkcs1(conn->client_rsa_key, in tls_process_certificate_verify()
1612 if (crypto_public_key_decrypt_pkcs1(pk, cert->sign_value, in x509_certificate_check_signature()