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

  /src/sys/dev/
cgd_crypto.c 67 static cfunc_destroy cgd_cipher_aes_xts_destroy; variable in typeref:typename:cfunc_destroy
86 .cf_destroy = cgd_cipher_aes_xts_destroy,
252 cgd_cipher_aes_xts_destroy(void *cookie) function in typeref:typename:void

Completed in 12 milliseconds