Home
last modified time | relevance | path

Searched refs:encryptor (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c331 encryptor(struct scatterlist *sg, void *data) in encryptor() function
419 ret = xdr_process_buf(buf, offset, buf->len - offset, encryptor, &desc); in gss_encrypt_xdr_buf()
694 cbcbytes, encryptor, &desc); in gss_krb5_aes_encrypt()
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c381 encryptor(struct scatterlist *sg, void *data) in encryptor() function
469 ret = xdr_process_buf(buf, offset, buf->len - offset, encryptor, &desc); in gss_encrypt_xdr_buf()
710 err = xdr_process_buf(buf, offset, cbcbytes, encryptor, &desc); in krb5_cbc_cts_encrypt()

Completed in 4 milliseconds