Searched refs:PSA_CIPHER_OPERATION_INIT (Results 1 – 8 of 8) sorted by relevance
119 #define PSA_CIPHER_OPERATION_INIT { 0, 0, 0, 0, { 0 } } macro122 const struct psa_cipher_operation_s v = PSA_CIPHER_OPERATION_INIT; in psa_cipher_operation_init()
109 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT; in cipher_encrypt()140 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT; in cipher_decrypt()
195 1. Initialize the operation structure to zero or to `PSA_CIPHER_OPERATION_INIT`.217 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;279 1. Initialize the operation structure to zero or to `PSA_CIPHER_OPERATION_INIT`.296 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;
441 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;534 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;666 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;859 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;
1188 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;2581 psa_cipher_operation_t init = PSA_CIPHER_OPERATION_INIT;2619 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;2656 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;2872 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;2910 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;2961 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;3011 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;3095 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;3197 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;[all …]
666 psa_cipher_operation_t cipher_operation = PSA_CIPHER_OPERATION_INIT;
166 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT; in exercise_cipher_key()
1269 psa_cipher_operation_t cipher_op = PSA_CIPHER_OPERATION_INIT; in mbedtls_cipher_crypt()