Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dcgd_crypto.c64 static cfunc_cipher cgd_cipher_aes_cbc; variable
93 .cf_cipher = cgd_cipher_aes_cbc,
179 cgd_cipher_aes_cbc(void *privdata, void *dst, const void *src, size_t nbytes, in cgd_cipher_aes_cbc() function