Searched refs:__paes_keyblob2pkey (Results 1 – 1 of 1) sorted by relevance
180 static inline int __paes_keyblob2pkey(const u8 *key, unsigned int keylen, in __paes_keyblob2pkey() function204 rc = __paes_keyblob2pkey(ctx->kb.key, ctx->kb.keylen, &pk); in __paes_convert_key()476 rc = __paes_keyblob2pkey(ctx->kb.key, ctx->kb.keylen, &pk0); in __xts_paes_convert_key()488 rc = __paes_keyblob2pkey(ctx->kb.key + split_keylen, in __xts_paes_convert_key()