Home
last modified time | relevance | path

Searched defs:state_sz (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Dvmx_set_nested_state_test.c92 const int state_sz = sizeof(struct kvm_nested_state) + getpagesize(); in test_vmx_nested_state() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dvmx_set_nested_state_test.c91 const int state_sz = sizeof(struct kvm_nested_state) + getpagesize(); in test_vmx_nested_state() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_net.c23 static const u32 state_sz = sizeof(struct octep_ctrl_net_h2f_req_cmd_state); variable
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c52 u8 state_sz; /* expected state size, only set once */ member
1191 safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) safexcel_hmac_setkey() argument
1214 safexcel_hmac_alg_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) safexcel_hmac_alg_setkey() argument
[all...]
H A Dsafexcel_cipher.c63 u32 state_sz; member
[all...]
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c64 u32 state_sz; member
[all...]
H A Dsafexcel_hash.c54 u8 state_sz; /* expected state size, only set once */ member
1167 safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) safexcel_hmac_setkey() argument
1190 safexcel_hmac_alg_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) safexcel_hmac_alg_setkey() argument
[all...]

Completed in 12 milliseconds