Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/apps/
HDapps.h533 ASN1_INTEGER **retai);
535 const BIGNUM *serial, ASN1_INTEGER **retai);
HDapps.c1380 ASN1_INTEGER **retai) in IMPLEMENT_LHASH_HASH_FN()
1423 if (ret && retai) { in IMPLEMENT_LHASH_HASH_FN()
1424 *retai = ai; in IMPLEMENT_LHASH_HASH_FN()
1436 ASN1_INTEGER **retai) in save_serial() argument
1475 if (retai) { in save_serial()
1476 *retai = ai; in save_serial()