Searched refs:cipher_setup (Results 1 – 3 of 3) sorted by relevance
155 static psa_status_t cipher_setup( in cipher_setup() function237 return( cipher_setup( operation, attributes, in cipher_encrypt_setup()248 return( cipher_setup( operation, attributes, in cipher_decrypt_setup()
1850 cipher_setup:PSA_KEY_TYPE_AES:"000102030405060708090a0b0c0d0e0f":PSA_ALG_CTR:PSA_SUCCESS1854 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…
2611 void cipher_setup( int key_type_arg,
Completed in 29 milliseconds