Home
last modified time | relevance | path

Searched defs:crypto_skcipher (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/crypto/
H A Dskcipher.h42 struct crypto_skcipher { struct
49 struct crypto_skcipher base; argument
H A Dctr.h21 void (*fn)(struct crypto_skcipher *, in crypto_ctr_encrypt_walk()