Home
last modified time | relevance | path

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

/third_party/openssl/apps/include/
Dapps.h226 ASN1_INTEGER **retai);
228 const BIGNUM *serial, ASN1_INTEGER **retai);
/third_party/openssl/apps/lib/
Dapps.c1460 ASN1_INTEGER **retai) in IMPLEMENT_LHASH_HASH_FN()
1502 if (ret != NULL && retai != NULL) { in IMPLEMENT_LHASH_HASH_FN()
1503 *retai = ai; in IMPLEMENT_LHASH_HASH_FN()
1515 ASN1_INTEGER **retai) in save_serial() argument
1553 if (retai) { in save_serial()
1554 *retai = ai; in save_serial()