Home
last modified time | relevance | path

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

/openssl/apps/include/
H A Dapps.h234 ASN1_INTEGER **retai);
236 const BIGNUM *serial, ASN1_INTEGER **retai);
/openssl/apps/lib/
H A Dapps.c1500 ASN1_INTEGER **retai) in IMPLEMENT_LHASH_HASH_FN()
1542 if (ret != NULL && retai != NULL) { in IMPLEMENT_LHASH_HASH_FN()
1543 *retai = ai; in IMPLEMENT_LHASH_HASH_FN()
1555 const BIGNUM *serial, ASN1_INTEGER **retai) in save_serial() argument
1593 if (retai) { in save_serial()
1594 *retai = ai; in save_serial()

Completed in 14 milliseconds