Searched refs:cgd_cipher_bf_cbc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/
H A Dcgd_crypto.c76 static cfunc_cipher cgd_cipher_bf_cbc; variable
105 .cf_cipher = cgd_cipher_bf_cbc,
401 cgd_cipher_bf_cbc(void *privdata, void *dst, const void *src, size_t nbytes, function

Completed in 99 milliseconds