Searched defs:crypto_cipher_ops (Results 1 – 1 of 1) sorted by relevance
172 typedef struct crypto_cipher_ops { struct173 int (*encrypt_init)(crypto_ctx_t *,198 } crypto_cipher_ops_t; argument