Home
last modified time | relevance | path

Searched defs:algo_strength (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_ciph.c812 uint32_t algo_strength, int rule, in ssl_cipher_apply_rule()
1000 uint32_t alg_mkey, alg_auth, alg_enc, alg_mac, algo_strength; in ssl_cipher_process_rulestr() local
H A Dssl_local.h479 uint32_t algo_strength; /* strength and export flags */ member
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_ciph.c776 uint32_t algo_strength, int rule, in ssl_cipher_apply_rule()
962 uint32_t alg_mkey, alg_auth, alg_enc, alg_mac, algo_strength; in ssl_cipher_process_rulestr() local
H A Dssl_local.h431 uint32_t algo_strength; /* strength and export flags */ member