Searched refs:crypto_rsa_oaep_sha256_encrypt (Results 1 – 4 of 4) sorted by relevance
1311 struct wpabuf * crypto_rsa_oaep_sha256_encrypt(struct crypto_rsa_key *key,
4508 struct wpabuf * crypto_rsa_oaep_sha256_encrypt(struct crypto_rsa_key *key, in crypto_rsa_oaep_sha256_encrypt() function
528 enc = crypto_rsa_oaep_sha256_encrypt(imsi_privacy_key, imsi_buf); in eap_sim_encrypt_identity()
660 enc = crypto_rsa_oaep_sha256_encrypt(imsi_privacy_key, imsi_buf); in eap_aka_encrypt_identity()