Home
last modified time | relevance | path

Searched refs:psa_cipher_update (Results 1 – 4 of 4) sorted by relevance

/trusted-services/components/service/crypto/backend/
A Dprefixed_crypto_api.h41 #define psa_cipher_update BACKEND_CRYPTO_API_ADD_PREFIX(psa_cipher_update) macro
/trusted-services/components/service/crypto/client/psa/
A Dpsa_cipher.c60 psa_status_t psa_cipher_update(psa_cipher_operation_t *operation, in psa_cipher_update() function
128 psa_status = psa_cipher_update(operation, in multi_cipher_update()
/trusted-services/components/service/crypto/provider/extension/cipher/
A Dcipher_provider.c229 psa_status = psa_cipher_update(&crypto_context->op.cipher, in cipher_update_handler()
/trusted-services/components/service/crypto/include/psa/
A Dcrypto.h1952 PSA_CRYPTO_EXPORTED psa_status_t psa_cipher_update(psa_cipher_operation_t *operation,

Completed in 13 milliseconds