Searched refs:aead_crypt (Results 1 – 1 of 1) sorted by relevance
21 psa_status_t (*aead_crypt)(const psa_key_attributes_t *attributes, const uint8_t *key, in psa_aead_crypt() local40 aead_crypt = (operation == PSA_KEY_USAGE_ENCRYPT) ? in psa_aead_crypt()48 ret = aead_crypt(&key_attributes, key, sizeof(key), alg, nonce, in psa_aead_crypt()