Home
last modified time | relevance | path

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

/Linux-v6.6/lib/crypto/
Daesgcm.c46 int aesgcm_expandkey(struct aesgcm_ctx *ctx, const u8 *key, in aesgcm_expandkey() function
62 EXPORT_SYMBOL(aesgcm_expandkey);
689 if (aesgcm_expandkey(&ctx, aesgcm_tv[i].key, aesgcm_tv[i].klen, in libaesgcm_init()
/Linux-v6.6/include/crypto/
Dgcm.h73 int aesgcm_expandkey(struct aesgcm_ctx *ctx, const u8 *key,