Searched refs:PSA_CIPHER_OPERATION_INIT (Results 1 – 10 of 10) sorted by relevance
117 #define PSA_CIPHER_OPERATION_INIT { 0 } macro119 #define PSA_CIPHER_OPERATION_INIT { 0, 0, 0, 0, { 0 } } macro123 const struct psa_cipher_operation_s v = PSA_CIPHER_OPERATION_INIT; in psa_cipher_operation_init()
96 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT; in cipher_encrypt()127 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT; in cipher_decrypt()
124 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;
2250 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;3866 psa_cipher_operation_t init = PSA_CIPHER_OPERATION_INIT;3904 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;3943 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;4129 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;4194 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;4229 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;4346 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;4396 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;4480 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;[all …]
1060 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;1155 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;1284 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;1472 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT;
679 psa_cipher_operation_t cipher_operation = PSA_CIPHER_OPERATION_INIT;
180 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT; in exercise_cipher_key()
1328 psa_cipher_operation_t cipher_op = PSA_CIPHER_OPERATION_INIT; in mbedtls_cipher_crypt()
1255 psa_cipher_operation_t cipher_op = PSA_CIPHER_OPERATION_INIT; in mbedtls_ssl_encrypt_buf()1671 psa_cipher_operation_t cipher_op = PSA_CIPHER_OPERATION_INIT; in mbedtls_ssl_decrypt_buf()
1096 psa_cipher_operation_t cipher_op = PSA_CIPHER_OPERATION_INIT; in mbedtls_test_psa_cipher_encrypt_helper()