Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcrypto.c322 const struct bpf_dynptr *siv__nullable) in bpf_crypto_decrypt() argument
326 const struct bpf_dynptr_kern *siv_kern = (struct bpf_dynptr_kern *)siv__nullable; in bpf_crypto_decrypt()
343 const struct bpf_dynptr *siv__nullable) in bpf_crypto_encrypt() argument
347 const struct bpf_dynptr_kern *siv_kern = (struct bpf_dynptr_kern *)siv__nullable; in bpf_crypto_encrypt()