Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/crypto/
H A Dpaes_s390.c92 static inline int _key_to_kb(struct key_blob *kb, in _key_to_kb() function
259 rc = _key_to_kb(&ctx->kb, in_key, key_len); in ecb_paes_set_key()
374 rc = _key_to_kb(&ctx->kb, in_key, key_len); in cbc_paes_set_key()
787 rc = _key_to_kb(&ctx->kb, in_key, key_len); in ctr_paes_set_key()