Searched refs:bootutil_rsa_oaep_decrypt (Results 1 – 2 of 2) sorted by relevance
85 static int bootutil_rsa_oaep_decrypt( in bootutil_rsa_oaep_decrypt() function200 static inline int bootutil_rsa_oaep_decrypt(
484 rc = bootutil_rsa_oaep_decrypt(&rsa, &olen, buf, enckey, BOOT_ENC_KEY_SIZE); in boot_decrypt_key()