Searched defs:rsa_decrypt (Results 1 – 2 of 2) sorted by relevance
40 static OSSL_FUNC_asym_cipher_decrypt_fn rsa_decrypt; variable197 static int rsa_decrypt(void *vprsactx, unsigned char *out, size_t *outlen, in rsa_decrypt() function
2863 unsigned char *rsa_decrypt = NULL; tls_process_cke_rsa() local