Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_rsa.c258 static RK_RES openssl_encrypt(const uint8_t *in, uint32_t in_len, uint8_t *out, uint32_t *out_len, in openssl_encrypt() function
672 res = openssl_encrypt(data, data_len, enc_buf, &out_len, in test_rsa_pub_enc()