Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/crypto/
H A Dzcrypt_msgtype6.h103 int prep_rng_ap_msg(struct ap_message *ap_msg,
H A Dzcrypt_msgtype6.c1279 int prep_rng_ap_msg(struct ap_message *ap_msg, int *func_code, in prep_rng_ap_msg() function
H A Dzcrypt_api.c1216 rc = prep_rng_ap_msg(&ap_msg, &func_code, &domain); in zcrypt_rng()