Searched refs:aws_jni_custom_key_op_handler (Results 1 – 1 of 1) sorted by relevance
12 struct aws_jni_custom_key_op_handler { struct36 …struct aws_jni_custom_key_op_handler *op_handler = (struct aws_jni_custom_key_op_handler *)key_op_… in s_aws_custom_key_op_handler_perform_operation() argument113 …struct aws_jni_custom_key_op_handler *op_handler = (struct aws_jni_custom_key_op_handler *)key_op_… in s_aws_custom_key_op_handler_destroy()144 struct aws_jni_custom_key_op_handler *java_custom_key_op_handler = in aws_custom_key_op_handler_java_new()145 aws_mem_calloc(allocator, 1, sizeof(struct aws_jni_custom_key_op_handler)); in aws_custom_key_op_handler_java_new()177 struct aws_jni_custom_key_op_handler *java_custom_key_op_handler = in aws_custom_key_op_handler_java_release()178 (struct aws_jni_custom_key_op_handler *)custom_key_op_handler->impl; in aws_custom_key_op_handler_java_release()