Searched defs:aalg (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/sys/crypto/ |
H A D | cryptosoft.c | 422 unsigned char aalg[AALG_MAX_RESULT_LEN]; in swcr_authcompute() local 484 u_char aalg[AALG_MAX_RESULT_LEN]; in swcr_authenc() local
|
/openbsd-src/usr.sbin/ldpd/ |
H A D | pfkey.c | 53 uint8_t aalg, int alen, char *akey, uint8_t ealg, int elen, char *ekey, in pfkey_send()
|
/openbsd-src/sys/netinet/ |
H A D | ip_esp.c | 354 uint8_t lastthree[3], aalg[AH_HMAC_MAX_HASHLEN]; in esp_input() local
|
/openbsd-src/usr.sbin/bgpd/ |
H A D | pfkey.c | 73 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) pfkey_send() argument
|