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.c1529 ASN1_INTEGER **retai) in IMPLEMENT_LHASH_HASH_FN()
1571 if (ret != NULL && retai != NULL) { in IMPLEMENT_LHASH_HASH_FN()
1572 *retai = ai; in IMPLEMENT_LHASH_HASH_FN()
1584 const BIGNUM *serial, ASN1_INTEGER **retai) in save_serial() argument
1622 if (retai) { in save_serial()
1623 *retai = ai; in save_serial()

Completed in 12 milliseconds