Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcrypto.c316 const struct bpf_dynptr *siv__nullable) in bpf_crypto_decrypt() argument
320 const struct bpf_dynptr_kern *siv_kern = (struct bpf_dynptr_kern *)siv__nullable; in bpf_crypto_decrypt()
337 const struct bpf_dynptr *siv__nullable) in bpf_crypto_encrypt() argument
341 const struct bpf_dynptr_kern *siv_kern = (struct bpf_dynptr_kern *)siv__nullable; in bpf_crypto_encrypt()