Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/crypto/engine/
H A Deng_devcrypto.c67 static const struct cipher_data_st { struct
68 int nid;
69 int blocksize;
70 int keylen;
71 int ivlen;
72 int flags;
73 int devcryptoid;