Home
last modified time | relevance | path

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

/freebsd/sys/crypto/aesni/
H A Daesni.c416 intel_sha256_update(void *vctx, const void *vdata, u_int len) in intel_sha256_update() function
524 ses->hash_update = intel_sha256_update; in aesni_cipher_setup()
533 ses->hash_update = intel_sha256_update; in aesni_cipher_setup()