Home
last modified time | relevance | path

Searched defs:alg_auth (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_ciph.c810 uint32_t alg_auth, uint32_t alg_enc, in ssl_cipher_apply_rule()
1000 uint32_t alg_mkey, alg_auth, alg_enc, alg_mac, algo_strength; in ssl_cipher_process_rulestr() local
1695 uint32_t alg_mkey, alg_auth, alg_enc, alg_mac; in SSL_CIPHER_description() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_ciph.c774 uint32_t alg_auth, uint32_t alg_enc, in ssl_cipher_apply_rule()
962 uint32_t alg_mkey, alg_auth, alg_enc, alg_mac, algo_strength; in ssl_cipher_process_rulestr() local
1640 uint32_t alg_mkey, alg_auth, alg_enc, alg_mac; in SSL_CIPHER_description() local
/netbsd-src/sys/netipsec/
H A Dkeydb.h104 u_int8_t alg_auth; /* Authentication Algorithm Identifier*/ member