Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
A Dzcrypt_ep11misc.c373 static inline void prep_head(struct pl_head *h, in prep_head() function
500 prep_head(&req_pl->head, sizeof(*req_pl), api, 38); /* get xcp info */ in ep11_query_info()
727 prep_head(&req_pl->head, sizeof(*req_pl), api, 21); /* GenerateKey */ in ep11_genaeskey()
848 prep_head(&req_pl->head, req_pl_size, api, (mode ? 20 : 19)); in ep11_cryptsingle()
983 prep_head(&req_pl->head, req_pl_size, api, 34); /* UnwrapKey */ in ep11_unwrapkey()
1125 prep_head(&req_pl->head, req_pl_size, api, 33); /* WrapKey */ in ep11_wrapkey()

Completed in 6 milliseconds