Searched refs:crypto_public_key_decrypt_pkcs1 (Results 1 – 6 of 6) sorted by relevance
111 int crypto_public_key_decrypt_pkcs1(struct crypto_public_key *key, in crypto_public_key_decrypt_pkcs1() function
317 int crypto_public_key_decrypt_pkcs1(struct crypto_public_key *key, in crypto_public_key_decrypt_pkcs1() function
416 int __must_check crypto_public_key_decrypt_pkcs1(
447 if (crypto_public_key_decrypt_pkcs1(pk, pos, end - pos, buf, &buflen) < in tls_verify_signature()
945 if (crypto_public_key_decrypt_pkcs1(conn->client_rsa_key, in tls_process_certificate_verify()
1561 if (crypto_public_key_decrypt_pkcs1(pk, cert->sign_value, in x509_certificate_check_signature()