Home
last modified time | relevance | path

Searched defs:mex (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_cca_key.h136 static inline int zcrypt_type6_mex_key_de(struct ica_rsa_modexpo *mex, in zcrypt_type6_mex_key_de()
208 static inline int zcrypt_type6_mex_key_en(struct ica_rsa_modexpo *mex, in zcrypt_type6_mex_key_en()
Dzcrypt_msgtype50.c187 struct ica_rsa_modexpo *mex) in ICAMEX_msg_to_type50MEX_msg()
425 struct ica_rsa_modexpo *mex) in zcrypt_cex2a_modexpo()
Dzcrypt_msgtype6.c163 struct ica_rsa_modexpo *mex) in ICAMEX_msg_to_type6MEX_msgX()
912 struct ica_rsa_modexpo *mex) in zcrypt_msgtype6_modexpo()
Dzcrypt_api.c423 static long zcrypt_rsa_modexpo(struct ica_rsa_modexpo *mex) in zcrypt_rsa_modexpo()
824 struct ica_rsa_modexpo mex; in zcrypt_unlocked_ioctl() local