Searched defs:aalg (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/crypto/
H A Dcryptosoft.c422 unsigned char aalg[AALG_MAX_RESULT_LEN]; local
484 u_char aalg[AALG_MAX_RESULT_LEN]; local
[all...]
/openbsd-current/usr.sbin/ldpd/
H A Dpfkey.c51 pfkey_send(int sd, uint8_t satype, uint8_t mtype, uint8_t dir, int af, union ldpd_addr *src, union ldpd_addr *dst, uint32_t spi, uint8_t aalg, int alen, char *akey, uint8_t ealg, int elen, char *ekey, uint16_t sport, uint16_t dport) argument
/openbsd-current/sys/netinet/
H A Dip_esp.c354 uint8_t lastthree[3], aalg[AH_HMAC_MAX_HASHLEN]; local
/openbsd-current/usr.sbin/bgpd/
H A Dpfkey.c71 pfkey_send(int sd, uint8_t satype, uint8_t mtype, uint8_t dir, struct bgpd_addr *src, struct bgpd_addr *dst, uint32_t spi, uint8_t aalg, int alen, char *akey, uint8_t ealg, int elen, char *ekey, uint16_t sport, uint16_t dport) argument

Completed in 186 milliseconds