Home
last modified time | relevance | path

Searched refs:calculate_type (Results 1 – 3 of 3) sorted by relevance

/u-boot/common/
A Dimage-cipher.c25 .calculate_type = EVP_aes_128_cbc,
36 .calculate_type = EVP_aes_192_cbc,
47 .calculate_type = EVP_aes_256_cbc,
/u-boot/lib/aes/
A Daes-encrypt.c46 if (EVP_EncryptInit_ex(ctx, info->cipher->calculate_type(), in image_aes_encrypt()
/u-boot/include/
A Dimage.h1488 const EVP_CIPHER * (*calculate_type)(void); member

Completed in 6 milliseconds