/kernel/linux/linux-5.10/crypto/ |
D | authencesn.c | 26 struct crypto_ahash_spawn auth; member 32 struct crypto_ahash *auth; member 62 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_setkey() local 92 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_genicv_tail() local 125 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_genicv() local 228 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_decrypt_tail() local 277 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_decrypt() local 327 struct crypto_ahash *auth; in crypto_authenc_esn_init_tfm() local 396 struct hash_alg_common *auth; in crypto_authenc_esn_create() local
|
D | authenc.c | 23 struct crypto_ahash_spawn auth; member 29 struct crypto_ahash *auth; member 88 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_setkey() local 138 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_genicv() local 285 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_decrypt() local 312 struct crypto_ahash *auth; in crypto_authenc_init_tfm() local 378 struct hash_alg_common *auth; in crypto_authenc_create() local
|
/kernel/linux/linux-4.19/crypto/ |
D | authencesn.c | 31 struct crypto_ahash_spawn auth; member 37 struct crypto_ahash *auth; member 67 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_setkey() local 107 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_genicv_tail() local 140 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_genicv() local 243 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_decrypt_tail() local 292 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_decrypt() local 342 struct crypto_ahash *auth; in crypto_authenc_esn_init_tfm() local 410 struct hash_alg_common *auth; in crypto_authenc_esn_create() local
|
D | authenc.c | 28 struct crypto_ahash_spawn auth; member 34 struct crypto_ahash *auth; member 93 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_setkey() local 153 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_genicv() local 300 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_decrypt() local 327 struct crypto_ahash *auth; in crypto_authenc_init_tfm() local 392 struct hash_alg_common *auth; in crypto_authenc_create() local
|
/kernel/linux/linux-4.19/net/sunrpc/ |
D | auth.c | 258 struct rpc_auth *auth; in rpcauth_create() local 289 rpcauth_release(struct rpc_auth *auth) in rpcauth_release() 325 rpcauth_init_credcache(struct rpc_auth *auth) in rpcauth_init_credcache() 352 rpcauth_key_timeout_notify(struct rpc_auth *auth, struct rpc_cred *cred) in rpcauth_key_timeout_notify() 361 rpcauth_cred_key_to_expire(struct rpc_auth *auth, struct rpc_cred *cred) in rpcauth_cred_key_to_expire() 432 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache() 548 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache() 624 rpcauth_lookupcred(struct rpc_auth *auth, int flags) in rpcauth_lookupcred() 644 struct rpc_auth *auth, const struct rpc_credops *ops) in rpcauth_init_cred() 668 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_root_cred() local [all …]
|
D | auth_generic.c | 75 struct rpc_auth *auth = task->tk_client->cl_auth; in generic_bind_cred() local 93 generic_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in generic_lookup_cred() 99 generic_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags, gfp_t gfp) in generic_create_cred() 226 generic_key_timeout(struct rpc_auth *auth, struct rpc_cred *cred) in generic_key_timeout()
|
D | auth_unix.c | 42 unx_destroy(struct rpc_auth *auth) in unx_destroy() 60 unx_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in unx_lookup_cred() 66 unx_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags, gfp_t gfp) in unx_create_cred()
|
D | auth_null.c | 29 nul_destroy(struct rpc_auth *auth) in nul_destroy() 37 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in nul_lookup_cred()
|
/kernel/linux/linux-5.10/net/sunrpc/ |
D | auth.c | 227 struct rpc_auth *auth = ERR_PTR(-EINVAL); in rpcauth_create() local 250 rpcauth_release(struct rpc_auth *auth) in rpcauth_release() 291 rpcauth_init_credcache(struct rpc_auth *auth) in rpcauth_init_credcache() 410 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache() 517 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache() 581 rpcauth_lookupcred(struct rpc_auth *auth, int flags) in rpcauth_lookupcred() 596 struct rpc_auth *auth, const struct rpc_credops *ops) in rpcauth_init_cred() 612 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_root_cred() local 626 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_machine_cred() local 640 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_new_cred() local [all …]
|
D | auth_unix.c | 36 unx_destroy(struct rpc_auth *auth) in unx_destroy() 44 unx_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in unx_lookup_cred() 167 struct rpc_auth *auth = task->tk_rqstp->rq_cred->cr_auth; in unx_validate() local
|
D | auth_null.c | 29 nul_destroy(struct rpc_auth *auth) in nul_destroy() 37 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in nul_lookup_cred()
|
/kernel/linux/linux-4.19/drivers/target/iscsi/ |
D | iscsi_target_auth.c | 100 struct iscsi_node_auth *auth, in chap_server_open() 159 struct iscsi_node_auth *auth, in chap_server_compute_md5() 422 struct iscsi_node_auth *auth, in chap_got_response() 444 struct iscsi_node_auth *auth, in chap_main_loop()
|
/kernel/linux/linux-5.10/drivers/target/iscsi/ |
D | iscsi_target_auth.c | 139 struct iscsi_node_auth *auth, in chap_server_open() 210 struct iscsi_node_auth *auth, in chap_server_compute_hash() 501 struct iscsi_node_auth *auth, in chap_main_loop()
|
/kernel/linux/linux-4.19/drivers/gpu/drm/ |
D | drm_auth.c | 60 struct drm_auth *auth = data; in drm_getmagic() local 81 struct drm_auth *auth = data; in drm_authmagic() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_auth.c | 66 struct drm_auth *auth = data; in drm_getmagic() local 87 struct drm_auth *auth = data; in drm_authmagic() local
|
/kernel/linux/linux-4.19/include/linux/ceph/ |
D | auth.h | 134 static inline int ceph_auth_sign_message(struct ceph_auth_handshake *auth, in ceph_auth_sign_message() 143 int ceph_auth_check_message_signature(struct ceph_auth_handshake *auth, in ceph_auth_check_message_signature()
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
D | auth.h | 134 static inline int ceph_auth_sign_message(struct ceph_auth_handshake *auth, in ceph_auth_sign_message() 143 int ceph_auth_check_message_signature(struct ceph_auth_handshake *auth, in ceph_auth_check_message_signature()
|
/kernel/linux/linux-4.19/net/ceph/ |
D | auth_x.c | 502 struct ceph_x_authenticate *auth = (void *)(head + 1); in ceph_x_build_request() local 628 struct ceph_auth_handshake *auth) in ceph_x_create_authorizer() 663 struct ceph_auth_handshake *auth) in ceph_x_update_authorizer() 870 static int ceph_x_sign_message(struct ceph_auth_handshake *auth, in ceph_x_sign_message() 889 static int ceph_x_check_message_signature(struct ceph_auth_handshake *auth, in ceph_x_check_message_signature()
|
/kernel/linux/linux-5.10/net/ceph/ |
D | auth_x.c | 502 struct ceph_x_authenticate *auth = (void *)(head + 1); in ceph_x_build_request() local 628 struct ceph_auth_handshake *auth) in ceph_x_create_authorizer() 663 struct ceph_auth_handshake *auth) in ceph_x_update_authorizer() 870 static int ceph_x_sign_message(struct ceph_auth_handshake *auth, in ceph_x_sign_message() 889 static int ceph_x_check_message_signature(struct ceph_auth_handshake *auth, in ceph_x_check_message_signature()
|
D | auth_none.c | 92 struct ceph_auth_handshake *auth) in ceph_auth_none_create_authorizer()
|
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
D | auth_gss.c | 248 struct gss_auth *auth; member 298 __gss_find_upcall(struct rpc_pipe *pipe, kuid_t uid, const struct gss_auth *auth) in __gss_find_upcall() 1001 struct rpc_auth * auth; in gss_create_new() local 1109 gss_destroy(struct rpc_auth *auth) in gss_destroy() 1342 gss_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in gss_lookup_cred() 1348 gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags, gfp_t gfp) in gss_create_cred() 1373 gss_cred_init(struct rpc_auth *auth, struct rpc_cred *cred) in gss_cred_init() 1580 struct rpc_auth *auth = oldcred->cr_auth; in gss_renew_cred() local 1917 struct rpc_auth *auth = cred->cr_auth; in gss_update_rslack() local
|
/kernel/linux/linux-4.19/net/sunrpc/auth_gss/ |
D | auth_gss.c | 299 struct gss_auth *auth; member 348 __gss_find_upcall(struct rpc_pipe *pipe, kuid_t uid, const struct gss_auth *auth) in __gss_find_upcall() 1024 struct rpc_auth * auth; in gss_create_new() local 1133 gss_destroy(struct rpc_auth *auth) in gss_destroy() 1348 gss_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in gss_lookup_cred() 1354 gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags, gfp_t gfp) in gss_create_cred() 1386 gss_cred_init(struct rpc_auth *auth, struct rpc_cred *cred) in gss_cred_init() 1585 struct rpc_auth *auth = oldcred->cr_auth; in gss_renew_cred() local
|
/kernel/linux/linux-4.19/net/sctp/ |
D | output.c | 235 struct sctp_chunk *auth; in sctp_packet_bundle_auth() local 422 struct sctp_auth_chunk *auth = NULL; in sctp_packet_pack() local
|
/kernel/linux/linux-5.10/net/sctp/ |
D | output.c | 220 struct sctp_chunk *auth; in sctp_packet_bundle_auth() local 410 struct sctp_auth_chunk *auth = NULL; in sctp_packet_pack() local
|
/kernel/linux/linux-4.19/crypto/asymmetric_keys/ |
D | pkcs7_verify.c | 177 struct asymmetric_key_id *auth; in pkcs7_verify_sig_chain() local
|