Home
last modified time | relevance | path

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

/arch/s390/crypto/
Daes_s390.c190 unsigned long modifier) in fallback_skcipher_crypt()
222 static int ecb_aes_crypt(struct skcipher_request *req, unsigned long modifier) in ecb_aes_crypt()
318 static int cbc_aes_crypt(struct skcipher_request *req, unsigned long modifier) in cbc_aes_crypt()
422 static int xts_aes_crypt(struct skcipher_request *req, unsigned long modifier) in xts_aes_crypt()
Dpaes_s390.c210 static int ecb_paes_crypt(struct skcipher_request *req, unsigned long modifier) in ecb_paes_crypt()
325 static int cbc_paes_crypt(struct skcipher_request *req, unsigned long modifier) in cbc_paes_crypt()
488 static int xts_paes_crypt(struct skcipher_request *req, unsigned long modifier) in xts_paes_crypt()
/arch/x86/kvm/
Dx86.h75 unsigned int base, unsigned int modifier, unsigned int max) in __grow_ple_window()
91 unsigned int base, unsigned int modifier, unsigned int min) in __shrink_ple_window()
/arch/powerpc/platforms/pseries/
Dras.c228 char modifier; in rtas_parse_epow_errlog() local