HomeSort by: relevance | last modified time | path
    Searched defs:cgd_cipher_aes_xts (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
cgd_crypto.c 68 static cfunc_cipher cgd_cipher_aes_xts; variable in typeref:typename:cfunc_cipher
87 .cf_cipher = cgd_cipher_aes_xts,
261 cgd_cipher_aes_xts(void *cookie, void *dst, const void *src, size_t nbytes, function in typeref:typename:void
cgd_crypto.c 68 static cfunc_cipher cgd_cipher_aes_xts; variable in typeref:typename:cfunc_cipher
87 .cf_cipher = cgd_cipher_aes_xts,
261 cgd_cipher_aes_xts(void *cookie, void *dst, const void *src, size_t nbytes, function in typeref:typename:void

Completed in 22 milliseconds