Searched refs:psa_cipher_update (Results 1 – 4 of 4) sorted by relevance
41 #define psa_cipher_update BACKEND_CRYPTO_API_ADD_PREFIX(psa_cipher_update) macro
60 psa_status_t psa_cipher_update(psa_cipher_operation_t *operation, in psa_cipher_update() function128 psa_status = psa_cipher_update(operation, in multi_cipher_update()
229 psa_status = psa_cipher_update(&crypto_context->op.cipher, in cipher_update_handler()
1952 PSA_CRYPTO_EXPORTED psa_status_t psa_cipher_update(psa_cipher_operation_t *operation,
Completed in 13 milliseconds