Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dpsa_crypto_cipher.c155 static psa_status_t cipher_setup( in cipher_setup() function
237 return( cipher_setup( operation, attributes, in cipher_encrypt_setup()
248 return( cipher_setup( operation, attributes, in cipher_decrypt_setup()
/mbedtls-development/tests/suites/
A Dtest_suite_psa_crypto.data1850 cipher_setup:PSA_KEY_TYPE_AES:"000102030405060708090a0b0c0d0e0f":PSA_ALG_CTR:PSA_SUCCESS
1854 cipher_setup:PSA_KEY_TYPE_AES:"000102030405060708090a0b0c0d0e0f":PSA_ALG_CATEGORY_CIPHER:PSA_ERROR_…
1858 cipher_setup:PSA_KEY_TYPE_AES:"000102030405060708090a0b0c0d0e0f":PSA_ALG_CMAC:PSA_ERROR_INVALID_ARG…
1863 cipher_setup:PSA_KEY_TYPE_RAW_DATA:"000102030405060708090a0b0c0d0e0f":PSA_ALG_CTR:PSA_ERROR_NOT_SUP…
1868 cipher_setup:PSA_KEY_TYPE_CHACHA20:"000102030405060708090a0b0c0d0e0f1011121314151617181920212223242…
A Dtest_suite_psa_crypto.function2611 void cipher_setup( int key_type_arg,

Completed in 29 milliseconds