Home
last modified time | relevance | path

Searched refs:crypto_kdf108_setkey (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Dkdf_sp800108.c77 int crypto_kdf108_setkey(struct crypto_shash *kmd, in crypto_kdf108_setkey() function
94 EXPORT_SYMBOL(crypto_kdf108_setkey); variable
134 crypto_kdf108_setkey, crypto_kdf108_ctr_generate); in crypto_kdf108_init()
/kernel/linux/linux-6.6/include/crypto/
H A Dkdf_sp800108.h17 * @kmd Keyed message digest whose key was set with crypto_kdf108_setkey or
51 * crypto_kdf108_setkey is not required and the key derivation operation can
57 int crypto_kdf108_setkey(struct crypto_shash *kmd,

Completed in 1 milliseconds