Searched refs:crypto_aegis128_process_ad (Results 1 – 1 of 1) sorted by relevance
280 static void crypto_aegis128_process_ad(struct aegis_state *state, in crypto_aegis128_process_ad() function405 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()