Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
Daegis128-core.c280 static void crypto_aegis128_process_ad(struct aegis_state *state, in crypto_aegis128_process_ad() function
405 crypto_aegis128_process_ad(&state, req->src, req->assoclen); in crypto_aegis128_encrypt()
412 crypto_aegis128_process_ad(&state, req->src, req->assoclen); in crypto_aegis128_encrypt()
440 crypto_aegis128_process_ad(&state, req->src, req->assoclen); in crypto_aegis128_decrypt()
447 crypto_aegis128_process_ad(&state, req->src, req->assoclen); in crypto_aegis128_decrypt()