Searched defs:cipher_ops (Results 1 – 2 of 2) sorted by relevance
15 static const struct crypto_cipher_ops cipher_ops; variable162 static const struct crypto_cipher_ops cipher_ops = { variable
177 static const struct crypto_cipher_ops *cipher_ops(void *ctx) in cipher_ops() function