Home
last modified time | relevance | path

Searched refs:cipher_encrypt (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/programs/psa/
H A Dcrypto_examples.c96 static psa_status_t cipher_encrypt(psa_key_id_t key, in cipher_encrypt() function
188 status = cipher_encrypt(key, alg, iv, sizeof(iv), in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block()
236 status = cipher_encrypt(key, alg, iv, sizeof(iv), in cipher_example_encrypt_decrypt_aes_cbc_pkcs7_multi()
283 status = cipher_encrypt(key, alg, iv, sizeof(iv), in cipher_example_encrypt_decrypt_aes_ctr_multi()

Completed in 2 milliseconds