Home
last modified time | relevance | path

Searched defs:btmp (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/crypto/conf/
H A Dconf_lib.c72 BIO *btmp; in LHASH_OF() local
153 BIO *btmp; in CONF_dump_fp() local
263 BIO *btmp; in NCONF_load_fp() local
383 BIO *btmp; in NCONF_dump_fp() local
H A Dconf_def.c218 char btmp[DECIMAL_SIZE(eline) + 1]; in def_load_bio() local
/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_doit.c60 BIO *btmp; in pkcs7_bio_add_digest() local
210 BIO *out = NULL, *btmp = NULL; in PKCS7_dataInit() local
398 BIO *out = NULL, *btmp = NULL, *etmp = NULL, *bio = NULL; in PKCS7_dataDecode() local
731 BIO *btmp; in PKCS7_dataFinal() local
1024 BIO *btmp; in PKCS7_signatureVerify() local
/freebsd/contrib/ntp/libntp/
H A Dmktime.c151 register struct tm * btmp in tmcomp()
/freebsd/usr.sbin/watch/
H A Dwatch.c93 char btmp[1024]; in timestamp() local
/freebsd/crypto/openssl/crypto/asn1/
H A Da_strex.c578 BIO *btmp; in X509_NAME_print_ex_fp() local
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_utl.c266 const char *btmp; in X509V3_get_value_bool() local
/freebsd/crypto/openssl/engines/
H A De_capi.c720 unsigned char *btmp; in capi_get_pkey() local
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c290 BIO *btmp; in app_get_pass() local
1614 BIGNUM *btmp; in rand_serial() local
/freebsd/contrib/tzcode/
H A Dlocaltime.c2120 tmcomp(register const struct tm * const atmp,register const struct tm * const btmp) tmcomp() argument