Home
last modified time | relevance | path

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

/external/openssl/crypto/rsa/
Drsa.h255 #define RSA_set_app_data(s,arg) RSA_set_ex_data(s,0,arg)
385 int RSA_set_ex_data(RSA *r,int idx,void *arg);
Drsa_lib.c273 int RSA_set_ex_data(RSA *r, int idx, void *arg) in RSA_set_ex_data() function
/external/openssl/include/openssl/
Drsa.h255 #define RSA_set_app_data(s,arg) RSA_set_ex_data(s,0,arg)
385 int RSA_set_ex_data(RSA *r,int idx,void *arg);