Searched refs:aes_128_cfb128 (Results 1 – 9 of 9) sorted by relevance
54 static const EVP_CIPHER aes_128_cfb128 = { variable75 const EVP_CIPHER *EVP_aes_128_cfb128(void) { return &aes_128_cfb128; } in EVP_aes_128_cfb128()76 const EVP_CIPHER *EVP_aes_128_cfb(void) { return &aes_128_cfb128; } in EVP_aes_128_cfb()
53 static const EVP_CIPHER aes_128_cfb128 = { variable74 const EVP_CIPHER *EVP_aes_128_cfb128(void) { return &aes_128_cfb128; } in EVP_aes_128_cfb128()75 const EVP_CIPHER *EVP_aes_128_cfb(void) { return &aes_128_cfb128; } in EVP_aes_128_cfb()
164 pub fn aes_128_cfb128() -> &'static CipherRef { in aes_128_cfb128() method
123 pub fn aes_128_cfb128() -> Cipher { in aes_128_cfb128() method1021 cipher_test(super::Cipher::aes_128_cfb128(), pt, ct, key, iv); in test_aes128_cfb128()
416 aes_128_cfb128 421
238 pub fn aes_128_cfb128() -> Cipher {
462 pub fn aes_128_cfb128() -> Cipher {