Home
last modified time | relevance | path

Searched refs:EVP_AES_256_CFB128 (Results 1 – 5 of 5) sorted by relevance

/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Devp.c111 static const char EVP_AES_256_CFB128[] = "AES-256-CFB128"; variable
1162 else if (XSTRNCMP(cipher, EVP_AES_256_CFB128, EVP_AESCFB_SIZE) == 0) in cipherType()
3394 {AES_256_CFB128_TYPE, EVP_AES_256_CFB128, NID_aes_256_cfb128},
4422 return EVP_AES_256_CFB128; in wolfSSL_EVP_aes_256_cfb128()
5576 (type && XSTRNCMP(type, EVP_AES_256_CFB128, EVP_AESCFB_SIZE) == 0)) { in wolfSSL_EVP_CipherInit()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Devp.c111 static const char EVP_AES_256_CFB128[] = "AES-256-CFB128"; variable
1162 else if (XSTRNCMP(cipher, EVP_AES_256_CFB128, EVP_AESCFB_SIZE) == 0) in cipherType()
3394 {AES_256_CFB128_TYPE, EVP_AES_256_CFB128, NID_aes_256_cfb128},
4422 return EVP_AES_256_CFB128; in wolfSSL_EVP_aes_256_cfb128()
5576 (type && XSTRNCMP(type, EVP_AES_256_CFB128, EVP_AESCFB_SIZE) == 0)) { in wolfSSL_EVP_CipherInit()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Devp.c111 static const char EVP_AES_256_CFB128[] = "AES-256-CFB128"; variable
1162 else if (XSTRNCMP(cipher, EVP_AES_256_CFB128, EVP_AESCFB_SIZE) == 0) in cipherType()
3394 {AES_256_CFB128_TYPE, EVP_AES_256_CFB128, NID_aes_256_cfb128},
4422 return EVP_AES_256_CFB128; in wolfSSL_EVP_aes_256_cfb128()
5576 (type && XSTRNCMP(type, EVP_AES_256_CFB128, EVP_AESCFB_SIZE) == 0)) { in wolfSSL_EVP_CipherInit()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Devp.c111 static const char EVP_AES_256_CFB128[] = "AES-256-CFB128";
1162 else if (XSTRNCMP(cipher, EVP_AES_256_CFB128, EVP_AESCFB_SIZE) == 0)
3394 {AES_256_CFB128_TYPE, EVP_AES_256_CFB128, NID_aes_256_cfb128},
4422 return EVP_AES_256_CFB128;
5576 (type && XSTRNCMP(type, EVP_AES_256_CFB128, EVP_AESCFB_SIZE) == 0)) {
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Devp.c111 static const char EVP_AES_256_CFB128[] = "AES-256-CFB128"; variable
1162 else if (XSTRNCMP(cipher, EVP_AES_256_CFB128, EVP_AESCFB_SIZE) == 0) in cipherType()
3394 {AES_256_CFB128_TYPE, EVP_AES_256_CFB128, NID_aes_256_cfb128},
4422 return EVP_AES_256_CFB128; in wolfSSL_EVP_aes_256_cfb128()
5576 (type && XSTRNCMP(type, EVP_AES_256_CFB128, EVP_AESCFB_SIZE) == 0)) { in wolfSSL_EVP_CipherInit()