Home
last modified time | relevance | path

Searched refs:DES_check_key_parity (Results 1 – 7 of 7) sorted by relevance

/openssl/crypto/des/
H A Dset_key.c71 int DES_check_key_parity(const_DES_cblock *key) in DES_check_key_parity() function
302 if (!DES_check_key_parity(key)) in DES_set_key()
317 if (!DES_check_key_parity(key)) in DES_set_key_checked()
/openssl/include/openssl/
H A Ddes.h177 OSSL_DEPRECATEDIN_3_0 int DES_check_key_parity(const_DES_cblock *key);
/openssl/util/
H A Dmissingcrypto.txt417 DES_check_key_parity(3)
H A Dmissingcrypto111.txt499 DES_check_key_parity(3)
H A Dlibcrypto.num1125 DES_check_key_parity 1153 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DES
/openssl/test/
H A Ddestest.c849 return TEST_int_eq(DES_check_key_parity(key), bad_parity_keys[n].expect); in test_des_check_bad_parity()
/openssl/doc/man7/
H A Dossl-guide-migration.pod1352 DES_check_key_parity(), DES_is_weak_key(), DES_key_sched(), DES_options(),

Completed in 47 milliseconds