Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/engine/
H A Deng_devcrypto.c69 static const struct cipher_data_st { struct
70 int nid;
71 int blocksize;
72 int keylen;
73 int ivlen;
74 int flags;
75 int devcryptoid;