Home
last modified time | relevance | path

Searched defs:piv (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_crpt.c32 unsigned char *piv = iv; in PKCS12_PBE_keyivgen_ex() local
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_enc.c34 unsigned char iv[EVP_MAX_IV_LENGTH], *piv = NULL; in ossl_cms_EncryptedContent_init_bio() local
/freebsd/contrib/bsnmp/lib/
H A Dsnmpcrypto.c146 const EVP_CIPHER **ctype, uint8_t *piv) in snmp_pdu_cipher_init()
/freebsd/contrib/ntp/libntp/
H A Dntp_calendar.c1623 ntpcal_ntp_to_date(struct calendar * jd,uint32_t ntp,const time_t * piv) ntpcal_ntp_to_date() argument
1943 isocal_ntp_to_date(struct isodate * id,uint32_t ntp,const time_t * piv) isocal_ntp_to_date() argument
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_value.c633 ipfw_export_table_value_v1(struct table_value *v, ipfw_table_value *piv) in ipfw_export_table_value_v1()
/freebsd/crypto/heimdal/lib/krb5/
H A Dcrypto.c1229 krb5_crypto_iov *tiv, *piv, *hiv; in krb5_encrypt_iov_ivec() local