Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/
H A 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()
/openbmc/linux/include/crypto/
H A Dgcm.h73 int aesgcm_expandkey(struct aesgcm_ctx *ctx, const u8 *key,