Searched refs:ofb64 (Results 1 – 13 of 13) sorted by relevance
| /src/crypto/openssl/providers/implementations/ciphers/ |
| H A D | cipher_blowfish_hw.c | 41 PROV_CIPHER_HW_blowfish_mode(ofb64, OFB)
|
| H A D | cipher_cast5_hw.c | 41 PROV_CIPHER_HW_cast_mode(ofb64, OFB)
|
| H A D | cipher_rc5_hw.c | 40 PROV_CIPHER_HW_rc5_mode(ofb64, OFB)
|
| H A D | cipher_idea.c | 55 IMPLEMENT_generic_cipher(idea, IDEA, ofb64, OFB, 0, 128, 8, 64, stream)
|
| H A D | cipher_rc2_hw.c | 42 PROV_CIPHER_HW_rc2_mode(ofb64, OFB)
|
| H A D | cipher_cast5.c | 57 IMPLEMENT_var_keylen_cipher(cast5, CAST, ofb64, OFB, CAST5_FLAGS, 128, 8, 64, stream)
|
| H A D | cipher_blowfish.c | 56 IMPLEMENT_var_keylen_cipher(blowfish, BLOWFISH, ofb64, OFB, BF_FLAGS, 128, 8, 64, stream)
|
| H A D | cipher_idea_hw.c | 55 PROV_CIPHER_HW_idea_mode(ofb64, OFB)
|
| H A D | cipher_rc5.c | 183 IMPLEMENT_cipher(rc5, RC5, ofb64, OFB, RC5_FLAGS, 128, 8, 64, stream)
|
| H A D | cipher_des.c | 195 IMPLEMENT_des_cipher(des, ofb64, OFB, DES_FLAGS, 64, 8, 64, stream);
|
| H A D | cipher_des_hw.c | 191 PROV_CIPHER_HW_des_mode(ofb64)
|
| /src/contrib/netbsd-tests/lib/libdes/ |
| H A D | t_des.c | 802 ATF_TC_WITHOUT_HEAD(ofb64); 804 ATF_TC_BODY(ofb64, tc) in ATF_TC_BODY() argument 809 ATF_TC_BODY(ofb64, tc) in ATF_TC_BODY() argument 981 ATF_TP_ADD_TC(tp, ofb64); in ATF_TP_ADD_TCS()
|
| /src/crypto/openssl/crypto/objects/ |
| H A D | objects.txt | 162 !Cname cast5-ofb64 425 !Cname rc2-ofb64 436 !Cname rc5-ofb64 465 !Cname idea-ofb64 472 !Cname bf-ofb64 734 !Cname des-ofb64 752 !Cname des-ede-ofb64 754 !Cname des-ede3-ofb64
|