Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dpoly1305_glue.c123 static void poly1305_simd_emit(void *ctx, u8 mac[POLY1305_DIGEST_SIZE], in poly1305_simd_emit() function
212 poly1305_simd_emit(&dctx->h, dst, dctx->s); in poly1305_final_arch()