Home
last modified time | relevance | path

Searched refs:cml_encrypt (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/opencrypto/
H A Dcryptosoft_xform.c108 static void cml_encrypt(void *, u_int8_t *);
246 cml_encrypt,
669 cml_encrypt(void *key, u_int8_t *blk) in cml_encrypt() function