Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dgcm.c434 static void gcm_encrypt_done(void *data, int err) in gcm_encrypt_done() function
457 skcipher_request_set_callback(skreq, flags, gcm_encrypt_done, req); in crypto_gcm_encrypt()