handle_alg         68 source4/heimdal/lib/hx509/crypto.c     int (*handle_alg)(const hx509_private_key,
handle_alg       1111 source4/heimdal/lib/hx509/crypto.c     if (signer && signer->ops && signer->ops->handle_alg &&
handle_alg       1112 source4/heimdal/lib/hx509/crypto.c 	(*signer->ops->handle_alg)(signer, alg, COT_SIGN))