Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp.h149 struct hc_CIPHER { struct
150 int nid;
151 int block_size;
152 int key_len;
153 int iv_len;
154 unsigned long flags;
184 struct hc_CIPHER_CTX { argument