Searched refs:pkcs1pad_sg_set_buf (Results 1 – 3 of 3) sorted by relevance
/linux/crypto/ |
A D | rsa-pkcs1pad.c | 162 static void pkcs1pad_sg_set_buf(struct scatterlist *sg, void *buf, size_t len, in pkcs1pad_sg_set_buf() function 259 pkcs1pad_sg_set_buf(req_ctx->in_sg, req_ctx->in_buf, in pkcs1pad_encrypt() 360 pkcs1pad_sg_set_buf(req_ctx->out_sg, req_ctx->out_buf, in pkcs1pad_decrypt() 418 pkcs1pad_sg_set_buf(req_ctx->in_sg, req_ctx->in_buf, in pkcs1pad_sign() 548 pkcs1pad_sg_set_buf(req_ctx->out_sg, req_ctx->out_buf, in pkcs1pad_verify()
|
/linux/ |
A D | System.map | 15177 ffff80001044b7b0 t pkcs1pad_sg_set_buf
|
A D | .tmp_System.map | 15177 ffff80001044b7b0 t pkcs1pad_sg_set_buf
|
Completed in 323 milliseconds