Searched refs:RSA_get_ex_data (Results 1 – 7 of 7) sorted by relevance
15 RSA_get_ex_new_index, RSA_set_ex_data, RSA_get_ex_data
196 # define RSA_get_app_data(s) RSA_get_ex_data(s,0)395 void *RSA_get_ex_data(const RSA *r, int idx);
161 void *RSA_get_ex_data(const RSA *r, int idx) in RSA_get_ex_data() function
833 capi_key = RSA_get_ex_data(rsa, rsa_capi_idx); in capi_rsa_sign()930 capi_key = RSA_get_ex_data(rsa, rsa_capi_idx); in capi_rsa_priv_dec()983 capi_key = RSA_get_ex_data(rsa, rsa_capi_idx); in capi_rsa_free()
432 if ((k11 = RSA_get_ex_data(rsa, rsa_idx)) == NULL) { in pkcs11_rsa_private_encrypt()
2519 RSA_get_ex_data;
668 MLINKS+= BIO_get_ex_new_index.3 RSA_get_ex_data.3