Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/uapi/asm/
Dzcrypt.h76 char __user * bq_key; member
/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_cca_key.h330 crt->bq_key, short_len) || in zcrypt_type6_crt_key()
Dzcrypt_api.c1009 compat_uptr_t bq_key; member
1030 crt64.bq_key = compat_ptr(crt32.bq_key); in trans_modexpo_crt32()
Dzcrypt_msgtype50.c309 copy_from_user(dq, crt->bq_key, short_len) || in ICACRT_msg_to_type50CRT_msg()