Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_rsa.c321 static RK_RES openssl_decrypt(const uint8_t *in, uint32_t in_len, uint8_t *out, uint32_t *out_len, in openssl_decrypt() function
657 res = openssl_decrypt(enc_buf, out_len, dec_buf, &out_len, in test_rsa_pub_enc()