Searched defs:alg_id (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | evp-wincng.c | 221 #define WINCNG_CIPHER_ALGORITHM(name, alg_id, block_size, key_len, \ argument 655 #define WINCNG_MD_ALGORITHM(name, alg_id) \ argument
|
/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/ |
H A D | pfkey.c | 139 findsupportedalg(u_int satype, u_int alg_id) in findsupportedalg() 215 ipsec_check_keylen(u_int supported, u_int alg_id, u_int keylen) in ipsec_check_keylen() 244 ipsec_check_keylen2(u_int satype, u_int alg_id, u_int keylen) in ipsec_check_keylen2() 272 ipsec_get_keylen(u_int supported, u_int alg_id, struct sadb_alg *alg0) in ipsec_get_keylen()
|