Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c821 struct crypt_rep_pl { in ep11_cryptsingle() struct
865 rep_pl_size = sizeof(struct crypt_rep_pl) + ASN1TAGLEN(inbufsize + 32); in ep11_cryptsingle()
869 rep_pl = (struct crypt_rep_pl *) (((u8 *) rep) + sizeof(*rep)); in ep11_cryptsingle()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c971 struct crypt_rep_pl { in ep11_cryptsingle() struct
1015 rep_pl_size = sizeof(struct crypt_rep_pl) + ASN1TAGLEN(inbufsize + 32); in ep11_cryptsingle()
1019 rep_pl = (struct crypt_rep_pl *)(((u8 *)rep) + sizeof(*rep)); in ep11_cryptsingle()

Completed in 5 milliseconds