Searched refs:psa_cipher_encrypt (Results 1 – 4 of 4) sorted by relevance
177 status = psa_cipher_encrypt(ctx->psa_key_id, PSA_ALG_ECB_NO_PADDING, in mbedtls_block_cipher_encrypt()
4725 psa_status_t psa_cipher_encrypt(mbedtls_svc_key_id_t key, in psa_cipher_encrypt() function
1633 psa_status_t psa_cipher_encrypt(mbedtls_svc_key_id_t key,
1732 * In psa_cipher_generate_iv() and psa_cipher_encrypt(), do not read back1986 * Implement one-shot cipher functions, psa_cipher_encrypt and