Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/lib/
H A Dsnmpcrypto.c145 snmp_pdu_cipher_init(const struct snmp_pdu *pdu, int32_t len, in snmp_pdu_cipher_init() function
185 err = snmp_pdu_cipher_init(pdu, pdu->scoped_len, &ctype, iv); in snmp_pdu_encrypt()
218 err = snmp_pdu_cipher_init(pdu, pdu->scoped_len, &ctype, iv); in snmp_pdu_decrypt()