Home
last modified time | relevance | path

Searched defs:cipher_id (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcipherlist_test.c153 uint32_t expected_cipher_id, cipher_id; in test_default_cipherlist() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dcipherlist_test.c153 uint32_t expected_cipher_id, cipher_id; in test_default_cipherlist() local
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_ciph.c809 static void ssl_cipher_apply_rule(uint32_t cipher_id, uint32_t alg_mkey, in ssl_cipher_apply_rule()
1004 uint32_t cipher_id = 0; in ssl_cipher_process_rulestr() local
H A Dssl_local.h602 unsigned long cipher_id; /* when ASN.1 loaded, this needs to be used to member
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_ciph.c773 static void ssl_cipher_apply_rule(uint32_t cipher_id, uint32_t alg_mkey, in ssl_cipher_apply_rule()
966 uint32_t cipher_id = 0; in ssl_cipher_process_rulestr() local
H A Dssl_local.h552 unsigned long cipher_id; /* when ASN.1 loaded, this needs to be used to member